-
Home
-
Advanced Contact form 7 DB
-
1.8.2
-
Code
-
Classes
- Parser
Total Complexity |
184 |
Dependencies |
21 |
Dependents |
7 |
Total lines |
691 |
Lines of code |
609 |
Logical lines of code |
399 |
Comment lines |
28 |
Methods |
36 |
Properties |
9 |
Methods 36
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
parseCharacter() |
B |
42 |
23 |
45 |
parseValue() |
A |
44 |
16 |
42 |
parseAtRule() |
A |
40 |
14 |
59 |
parsePrimitiveValue() |
A |
55 |
13 |
17 |
parseRuleSet() |
A |
49 |
9 |
32 |
parseStringValue() |
A |
50 |
8 |
29 |
parseNumericValue() |
A |
52 |
8 |
24 |
parseList() |
S |
52 |
7 |
25 |
parseListItem() |
S |
52 |
7 |
24 |
consumeUntil() |
S |
53 |
7 |
21 |
consumeWhiteSpace() |
S |
54 |
6 |
22 |
parseIdentifier() |
S |
54 |
6 |
20 |
parseRule() |
S |
52 |
5 |
26 |
parseColorValue() |
S |
50 |
5 |
26 |
strsplit() |
S |
55 |
5 |
20 |
consumeComment() |
S |
56 |
5 |
19 |
consume() |
S |
54 |
4 |
21 |
__construct() |
S |
55 |
4 |
18 |
substr() |
S |
59 |
4 |
15 |
parseURLValue() |
S |
60 |
3 |
15 |
strpos() |
S |
68 |
2 |
7 |
identifierIs() |
S |
73 |
2 |
4 |
comes() |
S |
69 |
2 |
6 |
peek() |
S |
69 |
2 |
7 |
listDelimiterForRule() |
S |
70 |
2 |
6 |
consumeExpression() |
S |
66 |
2 |
7 |
strtolower() |
S |
69 |
2 |
7 |
streql() |
S |
69 |
2 |
7 |
strlen() |
S |
69 |
2 |
7 |
getCharset() |
S |
82 |
1 |
3 |
setCharset() |
S |
73 |
1 |
5 |
inputLeft() |
S |
79 |
1 |
3 |
parse() |
S |
71 |
1 |
6 |
parseDocument() |
S |
80 |
1 |
3 |
parseSelector() |
S |
66 |
1 |
8 |
isEnd() |
S |
80 |
1 |
3 |